records

records

Active filters Clear all

No active filters

Filters

Élections départementales 2015 - Résultats 2e tour

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date de l'export
               

No description available for this field.

Name (identifier)
date_de_l_export
Type
datetime
Sample
                       
Code du département
               

No description available for this field.

Name (identifier)
code_du_departement
Type
integer
Sample
                       
Libellé du département
               

No description available for this field.

Name (identifier)
libelle_du_departement
Type
text
Sample
                       
Code du canton
               

No description available for this field.

Name (identifier)
code_du_canton
Type
integer
Sample
                       
Libellé du canton
               

No description available for this field.

Name (identifier)
libelle_du_canton
Type
text
Sample
                       
Inscrits
               

No description available for this field.

Name (identifier)
inscrits
Type
integer
Sample
                       
Abstentions
               

No description available for this field.

Name (identifier)
abstentions
Type
integer
Sample
                       
% Abs/Ins
               

No description available for this field.

Name (identifier)
abs_ins
Type
decimal
Sample
                       
Votants
               

No description available for this field.

Name (identifier)
votants
Type
integer
Sample
                       
% Vot/Ins
               

No description available for this field.

Name (identifier)
vot_ins
Type
decimal
Sample
                       
Blancs
               

No description available for this field.

Name (identifier)
blancs
Type
integer
Sample
                       
% Blancs/Ins
               

No description available for this field.

Name (identifier)
blancs_ins
Type
decimal
Sample
                       
% Blancs/Vot
               

No description available for this field.

Name (identifier)
blancs_vot
Type
decimal
Sample
                       
Nuls
               

No description available for this field.

Name (identifier)
nuls
Type
integer
Sample
                       
% Nuls/Ins
               

No description available for this field.

Name (identifier)
nuls_ins
Type
decimal
Sample
                       
% Nuls/Vot
               

No description available for this field.

Name (identifier)
nuls_vot
Type
decimal
Sample
                       
Exprimés
               

No description available for this field.

Name (identifier)
exprimes
Type
integer
Sample
                       
% Exp/Ins
               

No description available for this field.

Name (identifier)
exp_ins
Type
decimal
Sample
                       
% Exp/Vot
               

No description available for this field.

Name (identifier)
exp_vot
Type
decimal
Sample
                       
N°Panneau
               

No description available for this field.

Name (identifier)
ndegpanneau
Type
integer
Sample
                       
Nuance
               

No description available for this field.

Name (identifier)
nuance
Type
text
Sample
                       
Binôme
               

No description available for this field.

Name (identifier)
binome
Type
text
Sample
                       
Sièges
               

No description available for this field.

Name (identifier)
sieges
Type
text
Sample
                       
Voix
               

No description available for this field.

Name (identifier)
voix
Type
integer
Sample
                       
% Voix/Ins
               

No description available for this field.

Name (identifier)
voix_ins
Type
decimal
Sample
                       
% Voix/Exp
               

No description available for this field.

Name (identifier)
voix_exp
Type
decimal
Sample
                       
N°Panneau
               

No description available for this field.

Name (identifier)
ndegpanneau0
Type
integer
Sample
                       
Nuance
               

No description available for this field.

Name (identifier)
nuance0
Type
text
Sample
                       
Binôme
               

No description available for this field.

Name (identifier)
binome0
Type
text
Sample
                       
Sièges
               

No description available for this field.

Name (identifier)
sieges0
Type
text
Sample
                       
Voix
               

No description available for this field.

Name (identifier)
voix0
Type
integer
Sample
                       
% Voix/Ins
               

No description available for this field.

Name (identifier)
voix_ins0
Type
decimal
Sample
                       
% Voix/Exp
               

No description available for this field.

Name (identifier)
voix_exp0
Type
decimal
Sample
                       
N°Panneau
               

No description available for this field.

Name (identifier)
ndegpanneau1
Type
integer
Sample
                       
Nuance
               

No description available for this field.

Name (identifier)
nuance1
Type
text
Sample
                       
Binôme
               

No description available for this field.

Name (identifier)
binome1
Type
text
Sample
                       
Sièges
               

No description available for this field.

Name (identifier)
sieges1
Type
text
Sample
                       
Voix
               

No description available for this field.

Name (identifier)
voix1
Type
integer
Sample
                       
% Voix/Ins
               

No description available for this field.

Name (identifier)
voix_ins1
Type
decimal
Sample
                       
% Voix/Exp
               

No description available for this field.

Name (identifier)
voix_exp1
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"elections-departementales-2015-resultats-2e-tour",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/elections-departementales-2015-resultats-2e-tour"
      }
    ]
    ,
  • "definitions":
    {
    • "elections-departementales-2015-resultats-2e-tour":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/elections-departementales-2015-resultats-2e-tour_records"
            }
          }
        }
      }
      ,
    • "elections-departementales-2015-resultats-2e-tour_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date_de_l_export":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Date de l'export",
              • "description":""
              }
              ,
            • "code_du_departement":
              {
              • "type":"integer",
              • "title":"Code du département",
              • "description":""
              }
              ,
            • "libelle_du_departement":
              {
              • "type":"string",
              • "title":"Libellé du département",
              • "description":""
              }
              ,
            • "code_du_canton":
              {
              • "type":"integer",
              • "title":"Code du canton",
              • "description":""
              }
              ,
            • "libelle_du_canton":
              {
              • "type":"string",
              • "title":"Libellé du canton",
              • "description":""
              }
              ,
            • "inscrits":
              {
              • "type":"integer",
              • "title":"Inscrits",
              • "description":""
              }
              ,
            • "abstentions":
              {
              • "type":"integer",
              • "title":"Abstentions",
              • "description":""
              }
              ,
            • "abs_ins":
              {
              • "type":"number",
              • "title":"% Abs/Ins",
              • "description":""
              }
              ,
            • "votants":
              {
              • "type":"integer",
              • "title":"Votants",
              • "description":""
              }
              ,
            • "vot_ins":
              {
              • "type":"number",
              • "title":"% Vot/Ins",
              • "description":""
              }
              ,
            • "blancs":
              {
              • "type":"integer",
              • "title":"Blancs",
              • "description":""
              }
              ,
            • "blancs_ins":
              {
              • "type":"number",
              • "title":"% Blancs/Ins",
              • "description":""
              }
              ,
            • "blancs_vot":
              {
              • "type":"number",
              • "title":"% Blancs/Vot",
              • "description":""
              }
              ,
            • "nuls":
              {
              • "type":"integer",
              • "title":"Nuls",
              • "description":""
              }
              ,
            • "nuls_ins":
              {
              • "type":"number",
              • "title":"% Nuls/Ins",
              • "description":""
              }
              ,
            • "nuls_vot":
              {
              • "type":"number",
              • "title":"% Nuls/Vot",
              • "description":""
              }
              ,
            • "exprimes":
              {
              • "type":"integer",
              • "title":"Exprimés",
              • "description":""
              }
              ,
            • "exp_ins":
              {
              • "type":"number",
              • "title":"% Exp/Ins",
              • "description":""
              }
              ,
            • "exp_vot":
              {
              • "type":"number",
              • "title":"% Exp/Vot",
              • "description":""
              }
              ,
            • "ndegpanneau":
              {
              • "type":"integer",
              • "title":"N°Panneau",
              • "description":""
              }
              ,
            • "nuance":
              {
              • "type":"string",
              • "title":"Nuance",
              • "description":""
              }
              ,
            • "binome":
              {
              • "type":"string",
              • "title":"Binôme",
              • "description":""
              }
              ,
            • "sieges":
              {
              • "type":"string",
              • "title":"Sièges",
              • "description":""
              }
              ,
            • "voix":
              {
              • "type":"integer",
              • "title":"Voix",
              • "description":""
              }
              ,
            • "voix_ins":
              {
              • "type":"number",
              • "title":"% Voix/Ins",
              • "description":""
              }
              ,
            • "voix_exp":
              {
              • "type":"number",
              • "title":"% Voix/Exp",
              • "description":""
              }
              ,
            • "ndegpanneau0":
              {
              • "type":"integer",
              • "title":"N°Panneau",
              • "description":""
              }
              ,
            • "nuance0":
              {
              • "type":"string",
              • "title":"Nuance",
              • "description":""
              }
              ,
            • "binome0":
              {
              • "type":"string",
              • "title":"Binôme",
              • "description":""
              }
              ,
            • "sieges0":
              {
              • "type":"string",
              • "title":"Sièges",
              • "description":""
              }
              ,
            • "voix0":
              {
              • "type":"integer",
              • "title":"Voix",
              • "description":""
              }
              ,
            • "voix_ins0":
              {
              • "type":"number",
              • "title":"% Voix/Ins",
              • "description":""
              }
              ,
            • "voix_exp0":
              {
              • "type":"number",
              • "title":"% Voix/Exp",
              • "description":""
              }
              ,
            • "ndegpanneau1":
              {
              • "type":"integer",
              • "title":"N°Panneau",
              • "description":""
              }
              ,
            • "nuance1":
              {
              • "type":"string",
              • "title":"Nuance",
              • "description":""
              }
              ,
            • "binome1":
              {
              • "type":"string",
              • "title":"Binôme",
              • "description":""
              }
              ,
            • "sieges1":
              {
              • "type":"string",
              • "title":"Sièges",
              • "description":""
              }
              ,
            • "voix1":
              {
              • "type":"integer",
              • "title":"Voix",
              • "description":""
              }
              ,
            • "voix_ins1":
              {
              • "type":"number",
              • "title":"% Voix/Ins",
              • "description":""
              }
              ,
            • "voix_exp1":
              {
              • "type":"number",
              • "title":"% Voix/Exp",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets